home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
D
/
Document Stack.cpt
/
Development Tools
/
background_2662.txt
next >
Wrap
Text File
|
1987-11-13
|
1KB
|
50 lines
-- background: 2662 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on test
global backgrnd
end test
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=100 top=294 right=331 bottom=161
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
put empty into card field "text" of card "readFile"
go to previous card
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=352 top=293 right=332 bottom=409
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
put empty into card field "text" of card "readFile"
go to next card
end mouseUp